home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
VRML 2.0 Sourcebook (2nd Edition)
/
VRML 2.0 Sourcebook CD [md5 fed90f4f9c39d5a60d477058775c7e21].iso
/
software
/
radiance
/
ez3d
/
win95nt
/
data.z
/
Circle.spline.eiv
< prev
next >
Wrap
Text File
|
1995-05-23
|
1KB
|
56 lines
#Inventor V2.0 ascii
RsnSplineSetKit {
fields [ SFNode ctrlCoordinate3,
SFNode coordinate3,
SFNode splineList,
SFShort isJoinEnds, ]
isJoinEnds 1
ctrlCoordinate3 DEF +0 Coordinate3 {
point [ 0 -1 0,
0.707107 -0.707107 0,
1 0 0,
0.707107 0.707107 0,
0 1 0,
-0.707107 0.707107 0,
-1 0 0,
-0.707107 -0.707107 0,
0 -1 0 ]
}
coordinate3 DEF +1 Coordinate3 {
}
splineList NodeKitListPart {
childTypeNames "RsnSplineKit"
containerNode Group {
RsnSplineArcKit {
fields [ SoSFShort startCtrlPts,
SoSFShort numCtrlPts,
SoSFShort startTessPts,
SoSFShort numTessSteps,
SoSFShort isStartNew,
SFNode ctrlCoordinate3,
SFNode coordinate3,
SFShort order,
SFShort isArc,
]
startCtrlPts 0
numCtrlPts 9
startTessPts 0
numTessSteps 4
isStartNew 0
order 4
isArc 1
ctrlCoordinate3 USE +0
coordinate3 USE +1
}
}
}
}